github.com/refraction-networking/utls.certificateRequestMsgTLS13.marshal (method, view implemented interface methods)

2 uses

	github.com/refraction-networking/utls (current package)
		handshake_messages.go#L1287: func (m *certificateRequestMsgTLS13) marshal() ([]byte, error) {
		u_public.go#L206: 		if raw, err := crm.marshal(); err == nil {